Files
Client/lib/state/app/infrastructure/repository/repository.dart

2 lines
37 B
Dart

abstract class Repository<TState> {}