postUploadAvatar abstract method

Future<bool> postUploadAvatar(
  1. File image
)

Implementation

Future<bool> postUploadAvatar(File image);