displayName property

  1. @JsonKey(name: 'displayName', required: true)
String get displayName
inherited

The display name of the organization

Implementation

@JsonKey(name: 'displayName', required: true)
String get displayName => throw _privateConstructorUsedError;