create static method

Datum create()

Implementation

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