initializeZeroed property
If true
will initialize the instance with zeroes, removing any garbage
in the allocated memory.
Implementation
final bool initializeZeroed;
If true
will initialize the instance with zeroes, removing any garbage
in the allocated memory.
final bool initializeZeroed;