ApiExceptionError.BadBuilderTypeError constructor

const ApiExceptionError.BadBuilderTypeError(
  1. Type T
)

Implementation

const factory ApiExceptionError.BadBuilderTypeError(Type T) = _BadBuilderTypeError;