supportEmail property

  1. @JsonKey(name: 'support_email')
String supportEmail
inherited

Support email.

Implementation

@JsonKey(name: 'support_email')
String get supportEmail => throw _privateConstructorUsedError;