isDevelopment property

bool get isDevelopment

Is this a development instance?

Implementation

bool get isDevelopment => this == development;