splitDebugInfo property
Directory where the Dart symbol map is stored.
Required to symbolize crash reports of an obfuscated build using
flutter symbolize. Keep the directory alongside the released binary.
Implementation
final String? splitDebugInfo;