removeAtIndex static method
Implementation
static UpdateAppStateMutation removeAtIndex(String field, Object? index) =>
UpdateAppStateMutation.removeAtIndex(field, index);
static UpdateAppStateMutation removeAtIndex(String field, Object? index) =>
UpdateAppStateMutation.removeAtIndex(field, index);