mirror property
InstanceMirror
get
mirror
InstanceMirrors reflected from the entity.
Implementation
InstanceMirror get mirror =>
reflectable.reflect(this);
InstanceMirrors reflected from the entity.
InstanceMirror get mirror =>
reflectable.reflect(this);