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