firstDayOfWeek property

int? firstDayOfWeek
final

Index of the first day of week, where 0 points to Sunday, and 6 points to Saturday.

Implementation

final int? firstDayOfWeek;