PropertyReflection constructor
PropertyReflection(
- VariableMirror mirror, [
- InstanceReflection? instance
Implementation
PropertyReflection(this.mirror, [this.instance]);