isImportant property

bool? isImportant
final

Caller is important to the user of this device with regards to how frequently they interact. https://developer.android.com/reference/androidx/core/app/Person#isImportant()

Implementation

final bool? isImportant;