toObjectString method

String toObjectString()

Prints an object string. Use this instead of UICDetails.toString.

Implementation

String toObjectString() => '{uicNumber: $uicNumber, uicValues: $descriptions}';