create static method

PositionLite create()

Implementation

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