create static method

EmailQuery create()

Implementation

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