lastOccurrence property

  1. @JsonKey(name: 'LastOccurrence')
String? lastOccurrence
inherited

Represents the date and/or time of the last known occurrence of a reaction event.

Implementation

@JsonKey(name: 'LastOccurrence')
String? get lastOccurrence => throw _privateConstructorUsedError;