organization property

  1. @JsonKey(name: 'Organization')
Reference? organization
inherited

Organization on behalf of which the contact is acting or for which the contact is working.

Implementation

@JsonKey(name: 'Organization')
Reference? get organization => throw _privateConstructorUsedError;