type property

SftpFileType? type

Shortcut for mode?.type

Implementation

SftpFileType? get type => mode?.type;