note property

  1. @JsonKey(defaultValue: '')
String note
final

Private note set on this account.

Implementation

@JsonKey(defaultValue: '')
final String note;