create static method

DailySet create()

Implementation

@$core.pragma('dart2js:noInline')
static DailySet create() => DailySet._();