renew abstract method

Future<void> renew(
  1. String identifier
)

renew the session

Implementation

Future<void> renew(String identifier);