isFrequentlyUsed property

bool get isFrequentlyUsed

Implementation

bool get isFrequentlyUsed => _getAttribute<bool>(kFrequentlyUsed, false);