gson
gson_prog
ErrorGenerator
error method
error
gson
gson_prog
ErrorGenerator
error method
ErrorGenerator class
Constructors
ErrorGenerator
Properties
hashCode
runtimeType
Methods
error
noSuchMethod
toString
Operators
operator ==
error
method
Null safety
Exception
error
(
String
error
)
Generate error
Implementation
Exception error(String error) { return Exception(error); }