weekly property

bool? get weekly

Implementation

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