userSetName property
when we rebuild LiteFile from xFile, xFile does not set name (seems like a bug in xFile) so this is used instead
Implementation
final String? userSetName;
when we rebuild LiteFile from xFile, xFile does not set name (seems like a bug in xFile) so this is used instead
final String? userSetName;