unsetCustomUserId static method
void
unsetCustomUserId()
Implementation
static void unsetCustomUserId() {
_channel.invokeMethod('unsetCustomUserId');
}
static void unsetCustomUserId() {
_channel.invokeMethod('unsetCustomUserId');
}