rawUid property

Future<String?> get rawUid

Implementation

Future<String?> get rawUid {
  throw UnimplementedError("Getter rawUid is not yet implemented.");
}