create static method

SendDataRequest create()

Implementation

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