call abstract method

Future<bool> call({
  1. required String playerId,
})

Implementation

Future<bool> call({required String playerId});