storageTypesSupported property Null safety
@JsonKey(name: '@StorageTypesSupported'), final
Enumerates the supported StorageTypes, see tds:StorageType.
Implementation
@JsonKey(name: '@StorageTypesSupported')
final String? storageTypesSupported;