getDefault static method

UIElementQuery getDefault()

Implementation

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