getDefault static method

ListRemoveResponse_ getDefault()

Implementation

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