menu
adyen_api package
documentation
management_models.dart
CreateUserResponse
email property
email property
dark_mode
light_mode
email
property
@BuiltValueField.new(wireName: r'email')
String
get
email
The email address of the user.
Implementation
@BuiltValueField(wireName: r'email') String get email;
adyen_api package
documentation
management_models
CreateUserResponse
email property
CreateUserResponse class