menu
tridev_runtime package
documentation
runtime.dart
TypeCoercionException
TypeCoercionException constructor
TypeCoercionException constructor
dark_mode
light_mode
TypeCoercionException
constructor
TypeCoercionException
(
Type
expectedType
,
Type
actualType
)
Implementation
TypeCoercionException(this.expectedType, this.actualType);
tridev_runtime package
documentation
runtime
TypeCoercionException
TypeCoercionException constructor
TypeCoercionException class