SecurityPolicyUserDefinedField class
Properties
-
base
↔ String?
-
The base relative to which 'offset' is measured.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
mask
↔ String?
-
If specified, apply this mask (bitwise AND) to the field to ignore bits
before matching.
getter/setter pair
-
name
↔ String?
-
The name of this field.
getter/setter pair
-
offset
↔ int?
-
Offset of the first byte of the field (in network byte order) relative to
'base'.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
size
↔ int?
-
Size of the field in bytes.
getter/setter pair