getMyProfileStatus method

Future getMyProfileStatus()

Implementation

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