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