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