toJson method

List<Object?> toJson()

Implementation

List<Object?> toJson() => [type, 'tabId', tabId, 'url', url];