headers property

FutureOr<Map<String, String>> headers

Implementation

FutureOr<Map<String, String>> get headers async => {auth: await authToken};