create static method

PinCode create()

Implementation

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