asBool top-level constant

bool Function(dynamic value) const asBool

Public helper method for friendly use of the original BoolHelper.convertToBool

Implementation

const asBool = BoolHelper.convertToBool;