firstDay property

String? get firstDay

Implementation

String? get firstDay;
set firstDay (String? firstDay)

Implementation

set firstDay(String? firstDay);