groups property

List<KdbxGroup> groups

Implementation

List<KdbxGroup> get groups => List.unmodifiable(_groups);