file property

List<int> get file

Implementation

List<int> get file;
set file (List<int> value)

Implementation

set file(List<int> value);