black method

  1. @override
String black(
  1. String s
)
override

Implementation

@override
String black(String s) => s;