build method

Map<String, dynamic> build()

Get the configuration map

Implementation

Map<String, dynamic> build() => Map.from(_config);