targetUri property

Uri? targetUri
getter/setter pair

URI for AppTarget.

The description on the URI must be set. Prefer setting package field instead, if this target is defined for your application.

Implementation

Uri? targetUri;