FLOW_IMPLICIT constant

SecurityScheme_Flow const FLOW_IMPLICIT

Implementation

static const SecurityScheme_Flow FLOW_IMPLICIT = SecurityScheme_Flow._(
    1,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'FLOW_IMPLICIT');