menu
handyman package
documentation
firestore_converters.dart
dateTimeFromTimestamp function
dateTimeFromTimestamp function
dark_mode
light_mode
dateTimeFromTimestamp
function
DateTime
dateTimeFromTimestamp
(
Timestamp
timestamp
)
Implementation
DateTime dateTimeFromTimestamp(Timestamp timestamp) { return timestamp.toDate(); }
handyman package
documentation
firestore_converters
dateTimeFromTimestamp function
firestore_converters library