ASSOCIATION_ONLY constant

GatewayAuthMethod const ASSOCIATION_ONLY

Implementation

static const GatewayAuthMethod ASSOCIATION_ONLY =
    GatewayAuthMethod._(1, _omitEnumNames ? '' : 'ASSOCIATION_ONLY');