suiteId property
The ID of the suite containing this group.
Implementation
@JsonKey(name: 'suiteID')
int get suiteId => throw _privateConstructorUsedError;
The ID of the suite containing this group.
@JsonKey(name: 'suiteID')
int get suiteId => throw _privateConstructorUsedError;