getDefault static method

ListPushBackResponse_ getDefault()

Implementation

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