ringtone property

List<String> ringtone
getter/setter pair

Implementation

List<String> ringtone = [
  "None", "Callisto", "Ganymede", "Luna"
];