isNotPlain property

bool isNotPlain

Returns true if this operation sets at least one attribute.

Implementation

bool get isNotPlain => !isPlain;