openFileFailed constant Null safety
Unable to create a recording file. Possible reasons:
- The app does not have write permissions. The file path does not exist.
Implementation
static const int openFileFailed = 2;
Unable to create a recording file. Possible reasons:
static const int openFileFailed = 2;