name property

  1. @override
Name? name
final

the name of the file

if provided, formatName will format the name using mustache

Implementation

@override
final Name? name;