getDefault static method

ReadyResponse getDefault()

Implementation

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