create static method

ResponseEcho create()

Implementation

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