records property

List<Record>? records
final

A list of records that have been updated.

Implementation

final List<Record>? records;