currentMemorySize property

int? currentMemorySize
final

The amount of memory, in MB, that's allocated to the current function.

Implementation

final int? currentMemorySize;