BMFSuggestionChildrenInfo class
Sug检索子节点结果类
Constructors
- BMFSuggestionChildrenInfo({String uid, String name, String showName})
- 有参构造
- BMFSuggestionChildrenInfo.fromMap(Map map)
- map => BMFSuggestionChildrenInfo
Properties
Methods
-
fromMap(
Map map) → dynamic - map -> dynamic
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toMap(
) → Map< String, Object> - model -> map
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited