create static method

UserPassword create()

Implementation

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