batchCompletedAt property

DateTime batchCompletedAt

Implementation

DateTime get batchCompletedAt =>
    _getAttribute<DateTime>(kBatchCompletedAt, DateTime(0));