OnlineStatusMixin mixin

Mixin Applications

Properties

hashCode int
The hash code for this object.
no setterinherited
isOnline bool
Trạng thái online/offline
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

disposeConnectivity() → void
Hủy đăng ký lắng nghe thay đổi
initConnectivity() → void
Đăng ký kết nối lắng nghe thay đổi trạng thái online/offline
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
updateOnlineStatus() → void
Định nghĩa cách rebuild UI mỗi khi thay đổi trạng thái online/offline nếu có

Operators

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