insert_index property

int? get insert_index

Implementation

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