Skip to content

objectKeys

List<Object?> objectKeys(Object? object)

Returns the keys for a given object. Equivalent to Object.keys(object).