x property

int? get x

Implementation

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