getRecordDirectory method
Gets the current directory that the record output is set to.
- Complexity Rating: 1/5
- Latest Supported RPC Version: 1
- Added in v5.0.0
Implementation
Future<RecordDirectoryResponse> getRecordDirectory() async =>
await recordDirectory();