fields property

List<FieldPrinter<T>> fields
final

Fields to print.

Implementation

final List<FieldPrinter<T>> fields = [];