InvoicePageSize.fromJson constructor

InvoicePageSize.fromJson(
  1. Object? json
)

Implementation

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