lastLogin property

String? get lastLogin

Implementation

String? get lastLogin {
  return _lastLogin;
}