diff --git a/example/lib/pokemon_types.dart b/example/lib/pokemon_types.dart index 1504291..5b108f5 100644 --- a/example/lib/pokemon_types.dart +++ b/example/lib/pokemon_types.dart @@ -17,4 +17,4 @@ enum PokemonType { dragon, steel, fairy, -} \ No newline at end of file +}