create static method

Destination create()

Implementation

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