Documentation class
documentation block (max=1) — notification-side context: content body,
subject line, and optional playbook / runbook links.
Constructors
-
Documentation({TfArg<
String> ? content, TfArg<String> ? mimeType, TfArg<String> ? subject, List<DocumentationLink> ? links}) -
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toArgMap(
) → Map< String, Object?> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited