emailConfirmed property

  1. @JsonKey(name: 'email_confirmed')
bool? emailConfirmed
inherited

Implementation

@JsonKey(name: 'email_confirmed')
bool? get emailConfirmed => throw _privateConstructorUsedError;