done property

bool? done

Implementation

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