DEVICE_AUTH_TOKEN_ONLY constant

GatewayAuthMethod const DEVICE_AUTH_TOKEN_ONLY

Implementation

static const GatewayAuthMethod DEVICE_AUTH_TOKEN_ONLY =
    GatewayAuthMethod._(2, _omitEnumNames ? '' : 'DEVICE_AUTH_TOKEN_ONLY');