userConfigNotSupported property Null safety
@JsonKey(name: '@UserConfigNotSupported', fromJson: nullableToBool), final
Indicates no support for user configuration.
Implementation
@JsonKey(name: '@UserConfigNotSupported', fromJson: nullableToBool)
final bool? userConfigNotSupported;