generateDocs property

bool generateDocs
final

Whether to generate documentation for methods within the types in the world. For example, for the toJson, copyWith and fromJson methods.

Implementation

final bool generateDocs;