getDefault static method

XmrAddressEntryList getDefault()

Implementation

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