getDefault static method

JwtLocation getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static JwtLocation getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<JwtLocation>(create);