FacetInfoConverter class

Constructors

FacetInfoConverter(Record record)

Properties

bytes List<int>
final
hashCode int
The hash code for this object.
no setterinherited
infos List<FacetInfo>
no setter
record Record
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

info(int start, int end, {Facet? facet}) FacetInfo
makeInfos(List<FacetInfo> list, List<Facet> facets, int i) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sort() List<Facet>
text(int start, int end) String
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited