create static method

PointerRecord create()

Implementation

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