emitVal method

void emitVal(
  1. String newTitle
)

Implementation

void emitVal(String newTitle) => emit(newTitle);