expireIn abstract method

Future<void> expireIn(
  1. int seconds
)

Implementation

Future<void> expireIn(int seconds);