distance property

int? get distance

Implementation

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