create static method

Pin create()

Implementation

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