identifyUser method

  1. @Deprecated('identifyUser is no longer needed in SDK 2.3.0+')
void identifyUser()

Implementation

@Deprecated('identifyUser is no longer needed in SDK 2.3.0+')
void identifyUser() {
  throw UnimplementedError('identifyUser() has not been implemented.');
}