menu
piefed_api_client package
documentation
v1.dart
UserRegistrationResponse
verifyEmailSent property
verifyEmailSent property
dark_mode
light_mode
verifyEmailSent
property
@JsonKey.new(name: 'verify_email_sent')
bool
?
get
verifyEmailSent
inherited
Implementation
@JsonKey(name: 'verify_email_sent') bool? get verifyEmailSent => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
UserRegistrationResponse
verifyEmailSent property
UserRegistrationResponse class