toJson method

Map toJson()

Implementation

Map toJson() => {
      'publisherId': publisherId,
      'headers': headers,
    };