isAuth property

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

是否已认证

Implementation

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