helpCenterId property

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

The ID of the help center this collection belongs to.

Implementation

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