deleted property

bool? get deleted

Implementation

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