txtData property

  1. @ImcField('Text Data', 'txt_data', ImcType.typePlaintext)
String txtData

Data to be transmitted if selected data_mode is TEXT.

Implementation

@ImcField('Text Data', 'txt_data', ImcType.typePlaintext)
String get txtData;