isDev property

bool get isDev

Implementation

bool get isDev => this == Environments.sandbox;