mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-27 15:14:55 +00:00
formatted all files.
This commit is contained in:
@ -1,9 +1,8 @@
|
||||
import 'package:syncrow_web/pages/spaces_management/all_spaces/model/product_model.dart';
|
||||
import 'package:syncrow_web/pages/spaces_management/all_spaces/model/tag.dart';
|
||||
import 'package:syncrow_web/utils/constants/action_enum.dart';
|
||||
import 'package:uuid/uuid.dart';
|
||||
|
||||
import 'tag.dart';
|
||||
|
||||
class SubspaceModel {
|
||||
final String? uuid;
|
||||
String subspaceName;
|
||||
|
||||
Reference in New Issue
Block a user