toObjectString method
Prints an object string. Use this instead of GS1Details.toString.
Implementation
String toObjectString() => '{gs1Code: $gs1Code, gs1Values: $descriptions}';
Prints an object string. Use this instead of GS1Details.toString.
String toObjectString() => '{gs1Code: $gs1Code, gs1Values: $descriptions}';