getFilePath method

String? getFilePath()

Returns the file path of the package.

Implementation

String? getFilePath() => _filePath;