GetFileExtension copyWith({String? mimeType}) => GetFileExtension(mimeType: mimeType ?? this.mimeType);