fileOwner property

String? fileOwner

~english Gets the username that uploads the shared file.

Return The username that uploads the shared file. ~end

~chinese 上传共享文件的成员用户 ID。 ~end

Implementation

String? get fileOwner => _fileOwner;