String? get filePath => _$this._filePath;
set filePath(covariant String? filePath) => _$this._filePath = filePath;