codeSizeDirectory property
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;
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.
final String? codeSizeDirectory;