id property

List<int>? id

Implementation

List<int>? get id => (_$data['id'] as List<int>?);