packageName property

String get packageName

Implementation

String get packageName {
  return stringFor(AFConfigEntries.packageName);
}