WriteInvalid constructor

const WriteInvalid(
  1. Map<String, List<String>> errors
)

Implementation

const WriteInvalid(this.errors);