create static method

PointStruct create()

Implementation

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