LinioInlineBuilder class

Constructors

LinioInlineBuilder.b({String name = 'main'})
factory

Properties

d LinioInlineBuilder
no setter
e LinioInlineBuilder
no setter
f LinioInlineBuilder
no setter
hashCode int
The hash code for this object.
no setterinherited
i LinioInlineBuilder
no setter
linio Linio
final
params List<String>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
w LinioInlineBuilder
no setter

Methods

l(LinioLogLevel level) LinioInlineBuilder
log(dynamic logOrCommand, [dynamic log]) → dynamic
logPoint() → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
t(String tag) LinioInlineBuilder
toString() String
A string representation of this object.
inherited

Operators

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