DefaultError constructor

const DefaultError(
  1. String error
)

Implementation

const factory DefaultError(String error) = _$DefaultError;