getDefault static method

EchoBiDiResponse getDefault()

Implementation

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