freshchat_sdk
freshchat_sdk
ParseToString
toShortString method
toShortString
freshchat_sdk
freshchat_sdk
ParseToString
toShortString method
ParseToString extension
Methods
toShortString
toShortString
method
String
toShortString
(
)
Implementation
String toShortString() { return this.toString().split('.').last; }