updateLastActive abstract method

Future updateLastActive({
  1. required MethodCall call,
})

Implementation

Future<dynamic> updateLastActive({required MethodCall call});