rightDivider method Null safety

String rightDivider()

Implementation

String rightDivider() {
  return "";
}