m27 static method

String m27(
  1. dynamic key,
  2. dynamic value
)

Implementation

static String m27(key, value) => "群${key}被更新为${value}";