json property

application/json; charset=utf-8

Implementation

static ContentType get json =>
    ContentType.parse('application/json; charset=utf-8');