isProduct function

bool isProduct()

Implementation

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