account property

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

Implementation

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