getDefault static method

UIFooter getDefault()

Implementation

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