kind property Null safety
read / write
(optional) The kind of transaction that is desired. Should be either deposit or withdrawal.
Implementation
String? kind;
(optional) The kind of transaction that is desired. Should be either deposit or withdrawal.
String? kind;