menu
y_auth package
documentation
domain/usecase/cache_api_response_usecase.dart
CacheApiResponseUseCase
getApiResponseModel method
getApiResponseModel method
dark_mode
light_mode
getApiResponseModel
method
ApiResponseModel
?
getApiResponseModel
(
)
Implementation
ApiResponseModel? getApiResponseModel() { return _apiResponseModel; }
y_auth package
documentation
domain/usecase/cache_api_response_usecase
CacheApiResponseUseCase
getApiResponseModel method
CacheApiResponseUseCase class