enableProjects property

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

Implementation

@JsonKey(name: 'EnableProjects', includeIfNull: false)
final bool? enableProjects;