NodeRoutesData constructor

NodeRoutesData(
  1. List<String> data
)

Implementation

NodeRoutesData(List<String> data) : super(data);