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