getOverrides abstract method

Future<Map<String, Setting>> getOverrides()

Gets all the overrides defined in the given source.

Implementation

Future<Map<String, Setting>> getOverrides();