This step as JSON.
@override Map<String, Object?> toJson() => <String, Object?>{ 'at': at.inMilliseconds, 'kind': 'data', 'surfaceId': surfaceId, 'data': data, };