version property

int? get version

Implementation

int? get version => (_$data['version'] as int?);