create static method

CheckPassword create()

Implementation

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