file_type property

FileType? file_type
read / write

Type of the file the data is part of; pass null if the data isn't related to files.

Implementation

FileType? file_type;