{{ section.settings }} is null - theme app extensions

@Sumanth_Jois I think you’re trying to access block settings instead of section settings, right? If so, you can use <pre>{{ block.settings | json }}</pre>.