PostUploadService class abstract
Constructors
Properties
Methods
-
clearUserLocation(
) → void -
getBackToUploadImage(
BuildContext context) → void -
getLocation(
BuildContext context) → Future< void> -
handlePostUpload(
) → Future< void> -
handleSubmit(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setPostType(
PostType type) → void -
setUserLocation(
String locationSuggestion) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited