Get the primary/default version (first in the list)
@override int get version => versions.isNotEmpty ? versions.first : 0;