isProjectFor property

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

Implementation

@JsonKey(name: 'IsProjectFor', includeIfNull: false)
final bool? isProjectFor;