FollowupFlag.empty constructor

const FollowupFlag.empty()

Implementation

const FollowupFlag.empty()
    : flagStatus = null,
      completedDateTime = null,
      dueDateTime = null,
      startDateTime = null;