create static method

SendResponse create()

Implementation

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