menu
xray_sdk package
documentation
packages/config/models/version_config.dart
VersionConfig
max property
max property
dark_mode
light_mode
max
property
@JsonKey.new(name: 'max')
String
?
max
getter/setter pair
Max config version. Format: x.y.z
Implementation
@JsonKey(name: 'max') String? max;
xray_sdk package
documentation
packages/config/models/version_config
VersionConfig
max property
VersionConfig class