configure method

Future<void> configure({
  1. required String userId,
})

Implementation

Future<void> configure({required String userId}) async {}