menu
alex package
documentation
commands/release/start_release_command.dart
Entry
getId static method
getId static method
dark_mode
light_mode
getId
static method
String
getId
(
ItemType
type
,
String
lang
)
Implementation
static String getId(ItemType type, String lang) { final typeId = type.id; return "$typeId-$lang"; }
alex package
documentation
commands/release/start_release_command
Entry
getId static method
Entry class