entries property

List<KdbxEntry> entries

Implementation

List<KdbxEntry> get entries => List.unmodifiable(_entries);