MarshallingException.noAddress constructor
MarshallingException.noAddress(
- Object o
Implementation
MarshallingException.noAddress(Object o)
: this('Expected a address (int) but found ${o.runtimeType}');