getDefault static method

ListLengthResponse_ getDefault()

Implementation

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