copyrightHeader property

Iterable<String>? copyrightHeader
final

A copyright header that will get prepended to generated code.

Implementation

final Iterable<String>? copyrightHeader;