isARemix property

bool isARemix

Whether this set of flags has the isRemix flag.

Implementation

bool get isARemix => has(isRemix);