maxStorageConfigurations property Null safety

int maxStorageConfigurations
@JsonKey(name: '@MaxStorageConfigurations', fromJson: stringToInt), final

Indicates maximum number of storage configurations supported.

Implementation

@JsonKey(name: '@MaxStorageConfigurations', fromJson: stringToInt)
final int maxStorageConfigurations;