BOTH constant

EdgeDirection const BOTH

Implementation

static const EdgeDirection BOTH =
    EdgeDirection._(2, _omitEnumNames ? '' : 'BOTH');