getDefault static method

DefaultNodeInfoOther getDefault()

Implementation

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