data property
T
get
data
Returns the data of the message.
Implementation
T get data => _i4.getProperty(
this,
'data',
);
Returns the data of the message.
T get data => _i4.getProperty(
this,
'data',
);