uid property

String uid

The user's unique ID.

Implementation

String get uid {
  return _delegate.uid;
}