Map<String, dynamic> toJson() { return { 'event': event.toSource(), 'handlerBody': handlerBody.toSource(), }; }