TFVqhbgciLNbYFHj abstract method

void TFVqhbgciLNbYFHj({
  1. required List<String> users,
  2. void onUnRegister(
    1. bool isSuccess
    )?,
})

Implementation

void TFVqhbgciLNbYFHj({
  required List<String> users,
  void Function(bool isSuccess)? onUnRegister,
});