WebPublisher.fromJs constructor
WebPublisher.fromJs(
- JSPublisher obj
Implementation
factory WebPublisher.fromJs(ot.JSPublisher obj) {
return WebPublisher._(obj);
}
factory WebPublisher.fromJs(ot.JSPublisher obj) {
return WebPublisher._(obj);
}