Future<void> emit( String method, { dynamic param, }) async { throw UnimplementedError('emit(...) has not been implemented.'); }