fileName property

String? fileName

~english Gets the shared file name.

Return The shared file name. ~end

~chinese 共享文件名称。 ~end

Implementation

String? get fileName => _fileName;