ErrorInitializer constructor

ErrorInitializer(
  1. String error
)

Implementation

ErrorInitializer(this.error);