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