create static method

SetRequest create()

Implementation

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