toObjectString method

String toObjectString()

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

Implementation

String toObjectString() => '{gs1Code: $gs1Code, gs1Values: $descriptions}';