create static method

TurnServer create()

Implementation

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