PropertyReference constructor

PropertyReference({
  1. String? name,
})

Implementation

PropertyReference({this.name});