ListRecord typedef

ListRecord = List<String?>

Implementation

typedef ListRecord = List<String?>;