mobile property

List<String> mobile
getter/setter pair

Implementation

static List<String> mobile = [
  ios,
  android,
  fuchsia,
];