fileDataArray method

List<String>? fileDataArray()

Implementation

List<String>? fileDataArray(){ return _fileData; }