name method

String? name()

Implementation

String? name() {
  // 408
  return sdlGameControllerName(this);
}