filePath property
The complete path of the log files. Agora recommends using the default log directory. If you need to modify the default directory, ensure that the directory you specify exists and is writable.
Implementation
@JsonKey(name: 'filePath')
final String? filePath;