organization property
The ID of the organization that the changelog belongs to.
Implementation
@JsonKey(name: 'organization', required: true)
String get organization => throw _privateConstructorUsedError;
The ID of the organization that the changelog belongs to.
@JsonKey(name: 'organization', required: true)
String get organization => throw _privateConstructorUsedError;