formatOutput property

String Function(String) formatOutput
final

A function that creates valid .json files from the information provided by the generator.

Implementation

final String Function(String) formatOutput;