schedule_work property

schedule_work property

ScheduleWork

Definition:

@property
def schedule_work(self):
    ...
@schedule_work.setter
def schedule_work(self, value):
    ...

See Also