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