onRefresh property

void Function()? onRefresh
final

A function that executes on successful refresh of token

Implementation

final void Function()? onRefresh;