create static method

ReceiveData create()

Implementation

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