resolve abstract method

Future<String?> resolve(
  1. ConfigurationKey key
)

Implementation

Future<String?> resolve(ConfigurationKey key);