create static method

ValidatorInfo create()

Implementation

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