type property

String type

The type of build, like "user" or "eng".

Implementation

static String get type => _deviceParameters['type'] ?? '';