hasPlay property

bool hasPlay

Whether this ActivityFlags has the play flag set.

Implementation

bool get hasPlay => has(play);