y property

int? y

Implementation

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