menu
conduit_runtime
runtime
TypeCoercionException
TypeCoercionException constructor
TypeCoercionException
brightness_4
TypeCoercionException
constructor
Null safety
TypeCoercionException
(
Type
expectedType
,
Type
actualType
)
Implementation
TypeCoercionException(this.expectedType, this.actualType);
conduit_runtime
runtime
TypeCoercionException
TypeCoercionException constructor
TypeCoercionException class
Constructors
TypeCoercionException
Properties
actualType
expectedType
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==