emptyUser top-level property

Map<String, Object> emptyUser
final

Implementation

final emptyUser = {
  "friendlyName": "",
  "attributes": {},
  "identity": "",
  "isOnline": "",
  "isNotifiable": "",
  "isSubscribed": ""
};