records property

List<UDocRecord> get records

Implementation

List<UDocRecord> get records => List<UDocRecord>.unmodifiable(_records);