playerActionYes property

String playerActionYes

Implementation

String get playerActionYes => Intl.message(
      'YES',
      name: 'playerActionYes',
      locale: localeName,
    );