isNotEmpty property
bool
get
isNotEmpty
Implementation
bool get isNotEmpty => oneTimePurchaseList.isNotEmpty || planList.isNotEmpty;
bool get isNotEmpty => oneTimePurchaseList.isNotEmpty || planList.isNotEmpty;