ratio property

double? get ratio

Implementation

double? get ratio => (_$data['ratio'] as double?);