name property

String? name
getter/setter pair

The export name.

Don't use special characters (~!$'(),;@:/?) in the name, they can prevent you from downloading exports.

Implementation

core.String? name;