currrentFileName property

String? currrentFileName
getter/setter pair

The file current under processing, used in error message.

Implementation

String? currrentFileName;