String paramError(String method, String param, String msg) { return '$runtimeType.$method.$param is not acceptable: $msg'; }