getDefault static method

ListPopFrontResponse_ getDefault()

Implementation

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