toJson method

Map<String, dynamic> toJson()

Converts a DeleteInvoiceResponse to a Map

Implementation

Map<String, dynamic> toJson() => _$DeleteInvoiceResponseToJson(this);