URISchemeError constructor Null safety

URISchemeError(
  1. int _type
)

Implementation

URISchemeError(this._type);