create static method

EchoMultipleResponse create()

Implementation

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