getDefault static method

GetBlockHeightResponse getDefault()

Implementation

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