debugFields property

Map<String, dynamic> get debugFields

Get debug fields for printing

Returns a Map<String, dynamic> containing the fields to be used for debug printing.

Implementation

Map<String, dynamic> get debugFields;