raw package
documentation
raw
RawReaderException
RawReaderException constructor
RawReaderException
RawReaderException
constructor
RawReaderException
(
String
message
,
{
int
index
,
Uint8List
snippet
,
int
snippetIndex
}
)
Implementation
RawReaderException(this.message, {this.index, this.snippet, this.snippetIndex});
raw package
documentation
raw
RawReaderException
RawReaderException constructor
RawReaderException class
Constructors
RawReaderException
Properties
hashCode
index
message
runtimeType
snippet
snippetIndex
Methods
noSuchMethod
toString
Operators
operator ==