toJson method

String toJson()

Returns a String representing this ChatItemKey.

Implementation

String toJson() => toString();