RapUtils class

Constructors

RapUtils()

Properties

apis List
getter/setter pair
functionNums int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

loadJsonFile() → void
makeData(List properties, {int? parentId = -1}) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
proxyFunction(dynamic path, dynamic method, dynamic name, dynamic func(Map params)) → void
toString() String
A string representation of this object.
inherited
tryProxy(dynamic path, dynamic method) → dynamic

Operators

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