isDebit property

  1. @JsonKey(name: 'is_debit')
bool? isDebit
final

Implementation

@JsonKey(name: 'is_debit')
final bool? isDebit;