isDev property

bool get isDev

Implementation

bool get isDev => _env == SWEnvironment.DEV;