y property

int? get y

Implementation

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