enabled property

  1. @JsonKey.new(includeIfNull: false)
bool? enabled
final

Implementation

@JsonKey(includeIfNull: false)
final bool? enabled;