defaultProjectManagerId property

  1. @JsonKey.new(name: 'DefaultProjectManagerId', includeIfNull: false)
String? defaultProjectManagerId
final

Implementation

@JsonKey(name: 'DefaultProjectManagerId', includeIfNull: false)
final String? defaultProjectManagerId;