getDefault static method

ProtoTxReceiptIndex getDefault()

Implementation

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