setUserProperties abstract method

Future<void> setUserProperties(
  1. Map<String, dynamic> userProperties
)

Implementation

Future<void> setUserProperties(Map<String, dynamic> userProperties);