isSave property

  1. @Default.new(false)
bool? isSave
final

Implementation

@Default(false)
final bool? isDeleted, isEdited, isSave, isPined;