Record

constructor(key: RecordData<*>? = null, value: RecordData<*>? = null, partition_id: PartitionId? = null, headers: List<Header>? = null, timestamp: Instant? = null)