At class

@ 的人

Constructors

At({List<String> mobiles = const [], List<String> userIds = const [], bool isAtAll = false})
都不是必填项
const

Properties

hashCode int
The hash code for this object.
no setterinherited
isAtAll bool
@所有人
final
mobiles List<String>
根据电话号码来@
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userIds List<String>
根据uid来@
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() Map<String, dynamic>
传输时使用
toString() String
A string representation of this object.
inherited

Operators

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