getUserId method

void getUserId()

Implementation

void getUserId() async {
  AdgydeflutterpluginPlatform.instance.getUserId();
}