create static method

Data create()

Implementation

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