isImportant property

bool? get isImportant

Implementation

bool? get isImportant;
set isImportant (bool? isImportant)

Implementation

set isImportant(bool? isImportant);