setOnTesterIdentityInvalid static method
Implementation
static void setOnTesterIdentityInvalid(
void Function(String reason)? handler,
) => MyAppCrewFlutter.setOnTesterIdentityInvalid(handler);
static void setOnTesterIdentityInvalid(
void Function(String reason)? handler,
) => MyAppCrewFlutter.setOnTesterIdentityInvalid(handler);