gameId property

String? get gameId

Implementation

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