NodeRoutesDataParams<T> constructor

NodeRoutesDataParams<T>(
  1. T data
)

Implementation

NodeRoutesDataParams(this.data);