tags property

String tags

Comma-separated tags describing the build, like "unsigned,debug".

Implementation

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