Calendar.now constructor

Calendar.now()

Implementation

factory Calendar.now() => Calendar(DateTime.now());