isTruthy property

  1. @override
bool isTruthy

Implementation

@override
bool get isTruthy => throw Exception(
    "Shouldn't be checking the truthiness of a divert target");