create static method

CustomClaims create()

Implementation

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