gameGroup property

String? get gameGroup

Implementation

String? get gameGroup => (_$data['gameGroup'] as String?);