TreasuryDebitReversalStatus.fromJson constructor
TreasuryDebitReversalStatus.fromJson(
- Object? json
Implementation
TreasuryDebitReversalStatus.fromJson(Object? json) : _ = (json as String);
TreasuryDebitReversalStatus.fromJson(Object? json) : _ = (json as String);