Convertir DateTime en tzdatetimeflutter

var time = tz.TZDateTime.from(
    scheduledNotificationDateTime,
    tz.local,
);
Jealous Jay