planSyncDateOf property

DateTime planSyncDateOf

Implementation

DateTime get planSyncDateOf =>
    ref.watch(httpProvider(apiKey, urlPlan).notifier).updatedAt;