memoryThreshold property

double? memoryThreshold
final

The memory utilization threshold, as a percent of the available memory. A value of -1 disables the threshold.

Implementation

final double? memoryThreshold;