FollowType class

好友类型

Constructors

FollowType()

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

Operators

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

Constants

V2TIM_FOLLOW_TYPE_IN_BOTH_FOLLOWERS_LIST → const int
对方与我互相关注
V2TIM_FOLLOW_TYPE_IN_MY_FOLLOWERS_LIST → const int
对方在我的粉丝列表中
V2TIM_FOLLOW_TYPE_IN_MY_FOLLOWING_LIST → const int
对方在我的关注列表中
V2TIM_FOLLOW_TYPE_NONE → const int
无任何关注关系