create static method

SqlQueryResponse create()

Implementation

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