ListError constructor

ListError(
  1. String propertyName
)

Implementation

ListError(this.propertyName) : super('list');