gameIds property

List<String> get gameIds

Implementation

List<String> get gameIds => (_$data['gameIds'] as List<String>);