alwaysCorrect static method

String? alwaysCorrect(
  1. String? str
)

Implementation

static String? alwaysCorrect(String? str) => null;