menu
adyen_api package
documentation
management_models.dart
CreateUserResponse
active property
active property
dark_mode
light_mode
active
property
@BuiltValueField.new(wireName: r'active')
bool
?
get
active
Indicates whether this user is active.
Implementation
@BuiltValueField(wireName: r'active') bool? get active;
adyen_api package
documentation
management_models
CreateUserResponse
active property
CreateUserResponse class