menu
otium_ecommerce
domain/use_case/use_case.dart
NoArgUseCase
<
Output
>
call abstract method
call
dark_mode
light_mode
call
abstract method
Future
<
Output
>
call
(
)
Implementation
Future<Output> call();
otium_ecommerce
use_case
NoArgUseCase
<
Output
>
call abstract method
NoArgUseCase class