GetTextEntities constructor

GetTextEntities({
  1. required String text,
})

Implementation

GetTextEntities({required this.text});