isProduct function

bool isProduct()

Implementation

bool isProduct() => bool.fromEnvironment("dart.vm.product");