CurrentDateTime$Response constructor
const
CurrentDateTime$Response({
- String? currentDateTime,
Implementation
const CurrentDateTime$Response({
this.currentDateTime,
});
const CurrentDateTime$Response({
this.currentDateTime,
});