red function

String red(
  1. Object obj
)

Implementation

String red(Object obj) => obj.toString().red;