env property Null safety

String? env
read / write

环境变量,用户可以根据不同的env配置不同的抄送和回调地址

Implementation

String? env;