create static method

MetaRequest create()

Implementation

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