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