memail property

  1. @JsonKey(name: 'memail')
String? memail
getter/setter pair

邮箱

Implementation

@JsonKey(name: 'memail')
String? memail;