name property

String get name

Implementation

static String get name => TypeSafeConversion.nullSafeString(FlavorConfig.instance.name);