mutationRecords property

List<MutationRecord>? mutationRecords
getter/setter pair

Records of the modification of this channel.

Implementation

core.List<MutationRecord>? mutationRecords;