userId
userId
Example:
import "package:system_info2/system_info2.dart";
print("User ID : ${SysInfo.userId}");Last updated
Was this helpful?
import "package:system_info2/system_info2.dart";
print("User ID : ${SysInfo.userId}");Last updated
Was this helpful?
Was this helpful?