toJson method

Map toJson()

Implementation

Map toJson() => {
      'connectionId': connectionId,
      'userId': userId,
    };