getUserProfile method

Future getUserProfile()

Implementation

Future<dynamic> getUserProfile() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}