create static method

UserFactor create()

Implementation

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