ServiceBase class abstract

Implementers

Constructors

ServiceBase.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
privileges Map<int, int>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serviceType int
no setter

Methods

addPrivilege(int privilege, int expire) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pack() Uint8List
packPrivileges() Uint8List
packSpecific() Uint8List
packType() Uint8List
toString() String
A string representation of this object.
inherited

Operators

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