NamiMLManager class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
coreAction(String label)
→ Future<void>
-
Inform
Nami
platform about an important actions a user has taken in
your app. This is to train and improve the performance of the machine
learning.
-
enterCoreContent(List<String> labels)
→ Future<void>
-
Inform
Nami
platform when a user starts consuming content that is core
to your app experience.
-
exitCoreContent(List<String> labels)
→ Future<void>
-
Inform
Nami
platform when a user finished consuming content that is
core to your app experience.