id property

List<int>? get id

Implementation

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