uri property

Uri? uri
final

A URI representing the web address associated with the dApp endpoint making this authorization request. If present, it must be an absolute, hierarchical URI.

Implementation

final Uri? uri;