vectorsLabel method
- String vectors
override
No description provided for @vectorsLabel.
In en, this message translates to: 'Vectors: {vectors}'
Implementation
@override
String vectorsLabel(String vectors) {
return 'Комары-переносчики: $vectors';
}