create static method

MetaResponse create()

Implementation

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