removeProfileImage method

Future<bool?> removeProfileImage()

Implementation

Future<bool?> removeProfileImage() {
  throw UnimplementedError('has not been implemented.');
}