LoadTypeAdapter class

自动加载所有的转换器的初始化触发器

Implemented types

Constructors

LoadTypeAdapter()

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
onInit(MagicMirror factory) → void
当初始化时自动调用
override
toString() String
A string representation of this object.
inherited

Operators

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