Converts the CRDT state to a map for serialization.
@override Map<String, dynamic> toMap() => _chars.toMap();