data property

T data

Returns the data of the message.

MDN Reference

Implementation

T get data => _i4.getProperty(
      this,
      'data',
    );