class ActiveSupport::HashWithIndifferentAccess

def with_indifferent_access

Experimental RBS support (using type sampling data from the type_fusion project).

def with_indifferent_access: () -> Hash

This signature was generated using 2 samples from 1 application.

def with_indifferent_access
  dup
end