getDefault static method

EchoResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static EchoResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<EchoResponse>(create);