menu
flutter_quash_sdk package
documentation
domain/repositories/quash_factory.dart
QuashFactory
getMockInstance method
getMockInstance method
dark_mode
light_mode
getMockInstance
method
QuashRepo
getMockInstance
(
)
Implementation
QuashRepo getMockInstance() { return QuashRepoMockImpl(); }
flutter_quash_sdk package
documentation
domain/repositories/quash_factory
QuashFactory
getMockInstance method
QuashFactory class