issuer property

Uri get issuer

URL that the OP asserts as its OpenIdProviderMetadata Identifier.

Implementation

Uri get issuer => getTyped('issuer')!;