fileOwner property

String? fileOwner

Gets the username that uploads the shared file.

Return The username that uploads the shared file.

Implementation

String? get fileOwner => _fileOwner;