menu
reecosys_app package
documentation
model/FollowUpHistoryResponse.dart
transferToToJson function
transferToToJson function
dark_mode
light_mode
transferToToJson
function
String
transferToToJson
(
TransferTo
data
)
Implementation
String transferToToJson(TransferTo data) => json.encode(data.toJson());
reecosys_app package
documentation
model/FollowUpHistoryResponse
transferToToJson function
FollowUpHistoryResponse library