technology


Description:

public string? technology { owned get; }

Gets the technology type.

If the LEGO EV3 rechargable battery pack is being used, it will return Li-ion, otherwise it will return Unknown .

TODO: Convert string to enum.