updateUserProfile abstract method

Future<bool> updateUserProfile(
  1. User user
)

Implementation

Future<bool> updateUserProfile(User user);