allowEmail property

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

Implementation

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