executedAt property

DateTime? get executedAt

Implementation

DateTime? get executedAt => (_$data['executedAt'] as DateTime?);