category property

String? category
final

An optional additional constant qualifying the given action.

See https://developer.android.com/reference/android/content/Intent.html#intent-structure.

Implementation

final String? category;