suspensionReason property

List<String>? suspensionReason
getter/setter pair

If the instance state is SUSPENDED, the reason for the suspension.

Implementation

core.List<core.String>? suspensionReason;