MapHasMismatch<T> constructor
MapHasMismatch<T> (
- T key, {
- CustomMismatchMessage<
MapHasMismatch< ? customMessage,T> >
Implementation
MapHasMismatch(this.key, {this.customMessage});