models/shortcut_model library

Enums

ShortcutGenerationType
Enum representing different shortcut generation types for user names.

Functions

generateTextBasedOnType(String fullName, ShortcutGenerationType shortcutGenerationType, bool isUpperCase) String
Generates a text shortcut based on the selected ShortcutGenerationType.