isRegistered property

bool get isRegistered

Implementation

bool get isRegistered => DataSource.byID(id) == this;