create static method

EchoResponse create()

Implementation

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