Flutter
dart:core
FallThroughError
toString method
toString
FallThroughError class
Constructors
FallThroughError
Properties
hashCode
runtimeType
stackTrace
Methods
toString
noSuchMethod
Operators
operator ==
toString method
String
toString
(
)
override
Returns a string representation of this object.
Implementation
external String toString();