filePath property

Future<String> get filePath

The file path/name of the created csr config file.

Implementation

Future<String> get filePath => _savedFileCompleter.future;