daily property

bool? daily

Implementation

bool? get daily => (_$data['daily'] as bool?);