customVars property

Map<String, String>? customVars
final

自定义变量,key 必须以 x: 开始

Implementation

final Map<String, String>? customVars;