ProfileService class abstract
Constructors
Properties
Methods
-
editProfile(
) → Future< void> -
getItemDetails(
AppMediaItem appMediaItem) → void -
getTotalItems(
) → void -
handleAndUploadImage(
MediaUploadDestination uploadDestination) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
showUpdateCoverImgDialog(
BuildContext context) → Future< void> -
showUpdatePhotoDialog(
BuildContext context) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
-
updateLocation(
) → Future< void> -
updateProfileData(
) → Future< void>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited