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