PropDescriptor constructor
const
PropDescriptor(})
Implementation
const PropDescriptor(this.key, {this.isRequired = false, this.isNullable = false, this.errorMessage = '', this.isLate = false});
const PropDescriptor(this.key, {this.isRequired = false, this.isNullable = false, this.errorMessage = '', this.isLate = false});