UserRolesV1 constructor

UserRolesV1(
  1. {String id,
  2. List<String> roles,
  3. DateTime update_time}
)