concatValues method Null safety

String? concatValues(
  1. String? value1,
  2. String? value2
)