fix: leaderboard gen file

pull/78/head
RuiAlonso 4 years ago
parent 1bef795901
commit 33c0cb0a47

@ -1,7 +1,7 @@
import 'package:equatable/equatable.dart'; import 'package:equatable/equatable.dart';
import 'package:json_annotation/json_annotation.dart'; import 'package:json_annotation/json_annotation.dart';
part 'leaderboard_entry.g.dart'; part 'leaderboard_entry_data.g.dart';
/// Google character type associated with a [LeaderboardEntryData]. /// Google character type associated with a [LeaderboardEntryData].
enum CharacterType { enum CharacterType {

Loading…
Cancel
Save