i property

int? get i

Implementation

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