flutter-freaccess-hub/lib/shared/widgets/entity.dart

4 lines
53 B
Dart

part of 'widgets.dart';
abstract class Entity<T> {}