menu
noor_go package
documentation
customer_app/domain/interface/profile.dart
ProfileInterface
updateLang abstract method
updateLang abstract method
dark_mode
light_mode
updateLang
abstract method
Future
<
Either
>
updateLang
(
BuildContext
context
)
Implementation
Future<Either<dynamic, dynamic>> updateLang(BuildContext context);
noor_go package
documentation
customer_app/domain/interface/profile
ProfileInterface
updateLang abstract method
ProfileInterface class