9 lines
268 B
Dart
9 lines
268 B
Dart
/// DO NOT EDIT THIS FILE EXCEPT TO ENTER INITIAL VERSION AND OTHER META INFO
|
|
/// THIS FILE IS AUTOMATICALLY OVERWRITTEN
|
|
|
|
class Meta {
|
|
static const String version = '0.0.0+0-dev';
|
|
static const int buildTime = 71727248562000;
|
|
static const bool devBuild = true;
|
|
}
|