altId property

String? altId
inherited

altId Alternative agent Identifier. For a human, this should be a user identifier text string from authentication system. This identifier would be one known to a common authentication system (e.g. single sign-on), if available.

Implementation

String? get altId => throw _privateConstructorUsedError;