menu
quickbooks package
documentation
entities/lines/sub_total_line.entity.dart
QuickbooksSubtotalLine
toJson method
toJson method
dark_mode
light_mode
toJson
method
@
override
String
toJson
(
)
override
Converts to a json value
Implementation
@override String toJson() => json.encode(toMap());
quickbooks package
documentation
entities/lines/sub_total_line.entity
QuickbooksSubtotalLine
toJson method
QuickbooksSubtotalLine class