enableRoute property Null safety

bool enableRoute
final

该消息是否支持路由,如果为true,默认按照app的路由开关(如果有配置抄送地址则将抄送该消息)

Implementation

final bool enableRoute;