create static method

SetResponse create()

Implementation

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