isStaging property

bool isStaging

Returns whether the value is 'staging'.

Implementation

bool get isStaging => value == 'staging';