FrBox class

for global preference http://47.107.66.153:65533/api/v1/client/subscribe?token= 96122abec1d19482664e672e25bde4da

Inheritance

Properties

createdAt int
milliseconds since epoch
no setterinherited
data JSON
final
hashCode int
The hash code for this object.
no setterinherited
id String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
ulId → Ulid
no setterinherited

Methods

get<T>(String key) → T
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
put(String key, dynamic value) FutureOr<void>
toJson({bool withId = false}) JSON
override
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

open(String name, {Directory? dbDir}) Future<FrBox>