isNotStarterPackViewBasic property

bool get isNotStarterPackViewBasic

Returns true if this data is not StarterPackViewBasic, otherwise false.

Implementation

bool get isNotStarterPackViewBasic => !isStarterPackViewBasic;