menu
api_service_wrapper package
documentation
a_s_w_implementation.dart
ASWImplementation
initialize method
initialize method
dark_mode
light_mode
initialize
method
@
override
Future
<
void
>
initialize
(
)
override
Implementation
@override Future<void> initialize() async { await _tokenManager.initialize(); }
api_service_wrapper package
documentation
a_s_w_implementation
ASWImplementation
initialize method
ASWImplementation class