isDeleted property

  1. @override
bool isDeleted
override

Implementation

@override
bool get isDeleted {
  return _interpreter.isDeleted;
}