data property

PushMessageData? get data

Implementation

_i3.PushMessageData? get data => _i4.getProperty(
      this,
      'data',
    );