spoil static method

String spoil(
  1. dynamic value
)

Implementation

static String spoil (dynamic value) => '||$value||';