Header class
- Implemented types
- Annotations
-
- @JsonSerializable()
Constructors
Properties
- action → String?
-
no setter
- appSequence → AppSequence?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
mappedAction
→ Map<
String, dynamic> ? -
final
-
mappedMessageID
→ Map<
String, dynamic> ? -
final
-
mappedRelatesTo
→ Map<
String, dynamic> ? -
final
-
mappedTo
→ Map<
String, dynamic> ? -
final
- messageID → String?
-
no setter
- relatesTo → String?
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- security → Security?
-
final
- to → String?
-
no setter
Methods
-
buildXml(
XmlBuilder builder, {String tag = 'Header', String? namespace = Xmlns.s}) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited