getDefault static method

RwEntryOld getDefault()

Implementation

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