bool? get isImportant => _$this._isImportant;
set isImportant(covariant bool? isImportant) => _$this._isImportant = isImportant;