responseFinishDateTime property

DateTime? responseFinishDateTime
final

The time the plugin stopped running. Could stop prematurely if, for example, a cancel command was sent.

Implementation

final DateTime? responseFinishDateTime;