FunctionResponse_Scheduling.fromJson constructor
FunctionResponse_Scheduling.fromJson(
- Object? json
Implementation
factory FunctionResponse_Scheduling.fromJson(Object? json) =>
FunctionResponse_Scheduling(json as String);