Ntts class
Properties
Methods
-
invokeRaw(
{required Map data, String? pathLib}) → Map -
library(
{String? pathLib}) → DynamicLibrary -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
request(
{required NttsRequest nttsRequest, String? pathLib}) → NttsResponse -
requestRaw(
{required Map data, String? pathLib}) → Map -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited