configuration property

Map configuration
final

A Map of application-specific data that can be accessed.

Packages like package:angel3_configuration populate this map for you.

Implementation

final Map configuration = {};