visible property

List<String> get visible

Implementation

List<String> get visible => versions.take(5).toList();