helpCenterId property
The ID of the help center this collection belongs to.
Implementation
@JsonKey(name: 'helpCenterId', required: true)
String get helpCenterId => throw _privateConstructorUsedError;
The ID of the help center this collection belongs to.
@JsonKey(name: 'helpCenterId', required: true)
String get helpCenterId => throw _privateConstructorUsedError;