systemCategory property

  1. @JsonKey.new(name: 'SystemCategory', includeIfNull: false)
bool? systemCategory
final

Implementation

@JsonKey(name: 'SystemCategory', includeIfNull: false)
final bool? systemCategory;