menu
vyuh_feature_system package
documentation
content/route/route.dart
Route
createdAt property
createdAt property
dark_mode
light_mode
createdAt
property
@JsonKey.new(readValue: readValue)
DateTime
createdAt
final
inherited
When this route was created in the CMS.
Implementation
@JsonKey(readValue: readValue) final DateTime createdAt;
vyuh_feature_system package
documentation
content/route/route
Route
createdAt property
Route class