toString method

  1. @override
String toString()
override

toString.

Implementation

@override

/// toString.
String toString() => message;