PropertyDescriptor constructor

PropertyDescriptor(
  1. Map<String, dynamic> json
)

Implementation

PropertyDescriptor(this.json);