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