create static method

TurnDetection create()

Implementation

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