UpdateAppStateMutation.removeAtIndex constructor
Implementation
UpdateAppStateMutation.removeAtIndex(this.field, Object? index)
: kind = UpdateAppStateMutationKind.removeAtIndex,
index = normalizeExpression(index),
amount = null,
value = null;