false_ constant

OsrmAlternative const false_

false_ to not return alternatives

Implementation

static const OsrmAlternative false_ =
    OsrmAlternative._(Union<bool, num>(false));