diff --git a/docs/generators/dart-dio.html b/docs/generators/dart-dio.html
index 2096c7097ef..f78050244c6 100644
--- a/docs/generators/dart-dio.html
+++ b/docs/generators/dart-dio.html
@@ -29,6 +29,7 @@
sourceFolder | Source folder for generated code | | null |
supportDart2 | Support Dart 2.x (Dart 1.x support has been deprecated) | | true |
nullableFields | Is the null fields should be in the JSON payload | | null |
+dateLibrary | Option. Date library to use | - core
- Dart core library (DateTime)
- timemachine
- Time Machine is date and time library for Flutter, Web, and Server with support for timezones, calendars, cultures, formatting and parsing.
| core |
-Last updated on 12/4/2019