getMinHeapSize

@Nullable
abstract fun getMinHeapSize(): String(source)

Returns the minimum heap size for the process, if any.

Return

The minimum heap size. Returns null if the default minimum heap size should be used.