OnDeviceService top-level constant

String const OnDeviceService

Location that corresponds to running the game on-device

Implementation

// ignore: constant_identifier_names
const OnDeviceService = 'on-device';