printIcon property

String get printIcon

Implementation

String get printIcon =>
    status == ResponseStatus.succes ? "✅✅✅✅✅✅✅✅✅✅" : "❌❌❌❌❌❌❌❌❌❌";