create static method

SendData create()

Implementation

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