getAnyName method

String? getAnyName()

Implementation

String? getAnyName() {
  return null;
}