none constant

List<ChangeRecord> const none

Signifies no changes occurred.

Implementation

static const List<ChangeRecord> none = <ChangeRecord>[];