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
l LinioInlineBuilder
no setter
linio Linio
final
params List<String>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
s LinioInlineBuilder
no setter
w LinioInlineBuilder
no setter

Methods

command(String command) → dynamic
level(LinioLogLevel level) LinioInlineBuilder
log(dynamic logOrCommand) → dynamic
logPoint() → dynamic
mode(LinioLogType type) LinioInlineBuilder
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