Oil class

Constructors

Oil.new({double blockTime = 16.666666666666668, bool warnings = false})

Properties

blocks int
getter/setter pair
blockTime double
final
hashCode int
The hash code for this object.
no setterinherited
lastTime int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
warnings bool
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
wait(String note) Future<void>

Operators

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