setTimeInPage method

dynamic setTimeInPage(
  1. String value
)

Implementation

setTimeInPage(String value) {
  _timeInPage = value;
}