auth property Null safety

Map<String, String> auth

Implementation

Map<String, String> get auth => auths[id]!.headers;