custom static method

String custom(
  1. String mimeType
)

可扩展自定义类型

Implementation

static String custom(String mimeType) => mimeType;