@override Map<String, Object?> toJson() => <String, Object?>{ 'kind': kind, 'id': id, 'sentTimestampUs': sentTimestampMicroseconds, };