FollowDate({ String? format, String? time, String? sort,}){ _format = format; _time = time; _sort = sort; }