toString method

  1. @override
String toString()
override

Used in combination with generic types to ensure it can be properly displayed in e.g. DetectionOutlineConfig labels. Use UICDetails.toObjectString for printing the object string.

Implementation

@override
String toString() => uicNumber;