codeSizeDirectory property

String? codeSizeDirectory
final

Directory path for storing code size analysis output.

When size analysis is enabled, this specifies where to store the detailed size breakdown files and reports.

Implementation

final String? codeSizeDirectory;