daily property

bool? get daily

Implementation

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