maxStorageConfigurations property Null safety
@JsonKey(name: '@MaxStorageConfigurations', fromJson: int.parse), final
Indicates maximum number of storage configurations supported.
Implementation
@JsonKey(name: '@MaxStorageConfigurations', fromJson: int.parse)
final int maxStorageConfigurations;