fileName property

String? get fileName

Gets the shared file name.

Return The shared file name.

Implementation

String? get fileName => _fileName;