ApiExceptionError.BuilderExists constructor

const ApiExceptionError.BuilderExists(
  1. String code
)

Implementation

const factory ApiExceptionError.BuilderExists(String code) = _BuilderExistsError;