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