getConfig method

ExtensionConfig? getConfig(
  1. String id
)

Implementation

ExtensionConfig? getConfig(String id) => _configs[id];