getStringList method

List<String>? getStringList(
  1. String name
)

Implementation

List<String>? getStringList(String name) => null;