uri property
URI that the module leads to on click.
This can be a web link or a deep link as mentioned in https://developer.android.com/training/app-links/deep-linking.
Implementation
core.String? uri;
URI that the module leads to on click.
This can be a web link or a deep link as mentioned in https://developer.android.com/training/app-links/deep-linking.
core.String? uri;