mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
4 lines
90 B
Dart
4 lines
90 B
Dart
part of 'mocks.dart';
|
|
|
|
class MockKVStoreService extends Mock implements KVStoreService {}
|