getLimit

abstract fun getLimit(): Long
Limit setting to enforce for this Bloom filter, before re-calculating contents. Optional.
uint64 limit = 4;

Return

The limit.