maxMemoryBytes property

int? maxMemoryBytes
final

Maximum approximate memory allocated for Ball values in bytes. null disables memory limit enforcement.

Implementation

final int? maxMemoryBytes;