getDefault static method

Blake3HashResponse getDefault()

Implementation

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