gameCode property

String? get gameCode

Implementation

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