all constant

List<String> const all

All platforms supported by FKIT.

Implementation

static const all = [
  android,
  ios,
  web,
];