getDefault static method

BytesResponse getDefault()

Implementation

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