features property

List<String> features

Implementation

external List<String> get features;
void features=(List<String> v)

Implementation

external set features(List<String> v);