opTosUri property

Uri? opTosUri

URL that the OpenID Provider provides to the person registering the Client to read about OpenID Provider's terms of service.

Implementation

Uri? get opTosUri => getTyped('op_tos_uri');