isDevelopment property

bool isDevelopment

Returns whether the value is 'development'.

Implementation

bool get isDevelopment => value == 'development';