putUserProfile abstract method

Future<bool> putUserProfile(
  1. UserProfile profile
)

Implementation

Future<bool> putUserProfile(UserProfile profile);