InlineObject71 class abstract

InlineObject71

Properties:

  • forceAck - Flag which determines if the ack for the metric warning should be directly stored (without trying to send email first) or not

Constructors

InlineObject71([void updates(InlineObject71Builder b)])
factory

Properties

forceAck bool?
Flag which determines if the ack for the metric warning should be directly stored (without trying to send email first) or not
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(dynamic updates(InlineObject71Builder)) InlineObject71
Rebuilds the instance.
inherited
toBuilder() InlineObject71Builder
Converts the instance to a builder B.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

serializer → Serializer<InlineObject71>
no setter