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