Querysubscribe class
查询报警消息订阅状态
- Inheritance
-
- Object
- AlarmMessageBaseModel
- Querysubscribe
Constructors
-
Querysubscribe({required List<
String> tks, required List<AlarmSubscribebaseBody> snlist})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJsonString(
) → String -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited