toString method

  1. @override
String toString()
override

Returns a string representation of this object.

Implementation

@override
String toString() => "ResponseRequiredError: Interaction needs an initial response before followups can be sent.";