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