menu
noor_go package
documentation
customer_app/domain/interface/profile.dart
ProfileInterface
sendLocation abstract method
sendLocation abstract method
dark_mode
light_mode
sendLocation
abstract method
Future
sendLocation
(
{
required
LocationModel
location
,
required
BuildContext
context
,
})
Implementation
Future sendLocation( {required LocationModel location, required BuildContext context});
noor_go package
documentation
customer_app/domain/interface/profile
ProfileInterface
sendLocation abstract method
ProfileInterface class