chore: whitespace
This commit is contained in:
@@ -12,7 +12,9 @@ export 'light_options.dart';
|
|||||||
typedef ThermionEntity = int;
|
typedef ThermionEntity = int;
|
||||||
|
|
||||||
abstract class ThermionAsset {
|
abstract class ThermionAsset {
|
||||||
|
|
||||||
ThermionEntity get entity;
|
ThermionEntity get entity;
|
||||||
|
|
||||||
Future<List<ThermionEntity>> getChildEntities();
|
Future<List<ThermionEntity>> getChildEntities();
|
||||||
|
|
||||||
///
|
///
|
||||||
|
|||||||
Reference in New Issue
Block a user