IndoorRouteNoticeDetails constructor

IndoorRouteNoticeDetails(
  1. String type
)

Implementation

IndoorRouteNoticeDetails(String type)
  : type = type, cause = "", title = "";