Converts to JSON.
@override Map<String, dynamic> toJson() => { 'codeExecutionResult': codeExecutionResult.toJson(), };