menu
quickbooks package
documentation
entities/lines/group_line.entity.dart
QuickbooksGroupLine
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/group_line.entity
QuickbooksGroupLine
toJson method
QuickbooksGroupLine class