easy_onvif
app_sequence
AppSequence
AppSequence.fromJson factory constructor
AppSequence.fromJson
AppSequence.fromJson
constructor
Null safety
AppSequence.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AppSequence.fromJson(Map<String, dynamic> json) => _$AppSequenceFromJson(json);
easy_onvif
app_sequence
AppSequence
AppSequence.fromJson factory constructor
AppSequence class
Constructors
AppSequence
fromJson
Properties
hashCode
instanceId
messageNumber
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==