menu
neom_core package
documentation
domain/use_cases/profile_service.dart
ProfileService
handleAndUploadImage abstract method
handleAndUploadImage abstract method
dark_mode
light_mode
handleAndUploadImage
abstract method
Future
<
void
>
handleAndUploadImage
(
MediaUploadDestination
uploadDestination
)
Implementation
Future<void> handleAndUploadImage(MediaUploadDestination uploadDestination);
neom_core package
documentation
domain/use_cases/profile_service
ProfileService
handleAndUploadImage abstract method
ProfileService class