memo property Null safety

String memo
@JsonKey(name: 'memo'), read / write

Implementation

@JsonKey(name: 'memo')
String memo;