SmartText constructor

SmartText(
  1. List<String> meanings
)

Implementation

SmartText(this.meanings);