| commit | c21146adbd8a1366361ee8c54d7cc2eeb1f40467 | [log] [tgz] |
|---|---|---|
| author | Jakob Andersen <jakobr@google.com> | Fri May 25 09:46:20 2018 +0200 |
| committer | GitHub <noreply@github.com> | Fri May 25 09:46:20 2018 +0200 |
| tree | 9273c8bced801977e710161340e4789349441cf7 | |
| parent | 7fb2240256731171ee0f9186e854dbc3c9141ee8 [diff] [blame] |
Update generated files with latest generator. (#46) Fixes an issue with deserializing doubles, and ignores the unnecessary_cast lint.
diff --git a/generated/googleapis/lib/gamesconfiguration/v1configuration.dart b/generated/googleapis/lib/gamesconfiguration/v1configuration.dart index c10154d..8925678 100644 --- a/generated/googleapis/lib/gamesconfiguration/v1configuration.dart +++ b/generated/googleapis/lib/gamesconfiguration/v1configuration.dart
@@ -1,5 +1,7 @@ // This is a generated file (see the discoveryapis_generator project). +// ignore_for_file: unnecessary_cast + library googleapis.gamesConfiguration.v1configuration; import 'dart:core' as core;