create static method

JWTConfig create()

Implementation

@$core.pragma('dart2js:noInline')
static JWTConfig create() => JWTConfig._();