codeSize property

int? codeSize
final

The size in bytes of the application code. Can be used to validate zip-format code.

Implementation

final int? codeSize;