isARemix property

bool get isARemix

Whether this set of flags has the isRemix flag.

Implementation

bool get isARemix => has(isRemix);