exponentSign property

Printer<int>? exponentSign
final

The string to be prepended if the exponent is positive or negative.

Implementation

final Printer<int>? exponentSign;