CompanyTapInfo constructor
CompanyTapInfo(
- String permalink,
- ScreenPoint screenPoint
Implementation
factory CompanyTapInfo(
core.String permalink, mapkit_screen_types.ScreenPoint screenPoint) =>
CompanyTapInfoImpl(permalink, screenPoint);