isComputed property
bool
get
isComputed
true
if the property is computed
Implementation
bool get isComputed => propertyType == RealmPropertyType.linkingObjects;
true
if the property is computed
bool get isComputed => propertyType == RealmPropertyType.linkingObjects;