dart format
This commit is contained in:
@@ -3,4 +3,4 @@ import 'package:drift/drift.dart';
|
||||
class GameTable extends Table {
|
||||
IntColumn get id => integer().autoIncrement()();
|
||||
TextColumn get name => text()();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user