menu
otium_ecommerce
data/repository/authentication/authentication_repository.dart
AuthenticationRepository
dispose method
dispose
dark_mode
light_mode
dispose
method
void
dispose
(
)
Implementation
void dispose() => _controller.close();
otium_ecommerce
authentication_repository
AuthenticationRepository
dispose method
AuthenticationRepository class