data property
The Uri that the action is pointed towards.
See https://developer.android.com/reference/android/content/Intent.html#intent-structure.
Implementation
final String? data;
The Uri that the action is pointed towards.
See https://developer.android.com/reference/android/content/Intent.html#intent-structure.
final String? data;