setUserProperties abstract method

Future<void> setUserProperties(
  1. Map<String, Object?> properties
)
inherited

Implementation

Future<void> setUserProperties(Map<String, Object?> properties);