getIsProfileBlockedByAdmin method

Future<bool?> getIsProfileBlockedByAdmin()

Implementation

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