getDefault static method

GetBlockHashResponse getDefault()

Implementation

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