NoFlutoPluginManager class

Inheritance

Constructors

NoFlutoPluginManager()

Properties

hashCode int
The hash code for this object.
no setterinherited
register PluginRegister
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getData() Future
inherited
modelFromString(String? value) → dynamic
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setData(dynamic model) Future<void>
inherited
setup(PluginRegister register) → void
inherited
stringToModel(dynamic model) String?
override
toString() String
A string representation of this object.
inherited

Operators

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