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