create static method

Visitation create()

Implementation

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