publishUpdateContentEvent abstract method

Future publishUpdateContentEvent(
  1. String selector,
  2. String value
)

Implementation

Future<dynamic> publishUpdateContentEvent(String selector, String value);