getDefault static method

TransactionLastObject getDefault()

Implementation

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