errors property

Map<int, String> errors
final

Implementation

final Map<int, String> errors = {
  //TODO: List here all errors available from the library
};