fileName property

String? fileName
getter/setter pair

The name of the generated file.

The default is "manifest" with the extension suffix corresponding to the Manifest.type.

Implementation

core.String? fileName;