isDev top-level property

bool get isDev

Convenience getters.

Implementation

bool get isDev => Env.isDev;