global property

Map<String, String?>? get global

Global fallback treatment.

Implementation

Map<String, String?>? get global => _global;