all property

MediaType all
getter/setter pair

Implementation

static MediaType all = const MediaType(
  '*',
  '*',
);