isComp property

  1. @JsonKey(includeIfNull: false)
  2. @JsonKey(name: 'is_comp')
bool? isComp
inherited

Implementation

@JsonKey(includeIfNull: false)
@JsonKey(name: 'is_comp')
bool? get isComp => throw _privateConstructorUsedError;