load abstract method

Map<String, dynamic> load()

Return the configuration values of this source as a dictionary.

Implementation

Map<String, dynamic> load();