Whether this annotation is @isTestGroup from the meta package.
@isTestGroup
@isTestGroup indicates that a function runs a group of tests.
@override bool get isIsTestGroup => _isMeta('isTestGroup');