gmailMetadataScope constant

String const gmailMetadataScope

View your email message metadata such as labels and headers, but not the email body

Implementation

static const gmailMetadataScope =
    'https://www.googleapis.com/auth/gmail.metadata';