typeIndex property

  1. @override
int typeIndex
override

determines where the value type is in the types field

Implementation

@override
int get typeIndex => 0;