uicCategory property

UICCategory? uicCategory
final

The UICCategory of the UICDetails instance. Is null if the category could not be determined (e.g. for non-Swiss UIC number or 7-digit numbers).

Implementation

final UICCategory? uicCategory;