reason property

List<String>? reason
inherited

reason Describes why the action is to be performed or not performed in textual form.

Implementation

List<String>? get reason => throw _privateConstructorUsedError;