insertAtIndex property

  1. @JsonKey.new(name: 'InsertAtIndex', includeIfNull: false)
int? insertAtIndex
final

Implementation

@JsonKey(name: 'InsertAtIndex', includeIfNull: false)
final int? insertAtIndex;