showPush method
- PushEntity push
inherited
Implementation
@override
Future<void> showPush(PushEntity push) =>
localNotificationsPresenter.showPush(push);
@override
Future<void> showPush(PushEntity push) =>
localNotificationsPresenter.showPush(push);