Dart API Reference
dart:core
CastError
CastError
class
Error thrown by the runtime system when a cast operation fails.
Error thrown by the runtime system when a cast operation fails.
Extends:
Error
Object
Constructors
CastError
( )
Instance Properties
stackTrace
StackTrace
Inherited
read-only