count property

int get count

Group choice items length

Implementation

int get count => choices?.length ?? 0;