create static method

RunQueryResponse create()

Implementation

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