toString method

  1. @override
String toString()
override

Stringifies the message

Implementation

@override
String toString() => id;