true_ constant

OsrmAlternative const true_

true_ to return alternatives

Implementation

static const OsrmAlternative true_ =
    OsrmAlternative._(Union<bool, num>(true));