map property

String? map

Returns the source-map information produced after calling build.

Implementation

String? get map => printer?.map;