serialize method

List serialize()

Seralization of a CancellationToken

Implementation

List serialize() => List.unmodifiable([_id, message]);