getDefault static method

UIExpando getDefault()

Implementation

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