ApiError.invalidType constructor

ApiError.invalidType(
  1. Type t
)

Implementation

ApiError.invalidType(Type t) : this('Invalid type: $t');