UserInfo constructor

  1. @protected
UserInfo(
  1. Map<String, String?> _data
)

Implementation

@protected
UserInfo(this._data);