create static method

SendRequest create()

Implementation

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