projectManagerPhone property

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

Implementation

@JsonKey(name: 'ProjectManagerPhone', includeIfNull: false)
final String? projectManagerPhone;