serviceDocumentation property

Uri? serviceDocumentation

URL of a page containing human-readable information that developers might want or need to know when using the OpenID Provider.

Implementation

Uri? get serviceDocumentation => getTyped('service_documentation');