ardknob
pages
Book
toString
toString
ardknob
pages
Book
toString
method
toString
Source
ardknob
pages
Book
Constructors
Book
Properties
active
debug
hashCode
length
name
pageKnobId
pages
proto
runtimeType
Operators
operator ==
Methods
add
log
noSuchMethod
remove
toString
turn
String
toString
(
)
Returns a string representation of this object.
Source
String toString() => "Book($name, $length)";