body property Null safety

String? body
read / write

格式自定,透传, post时,body不能为空

Implementation

String? body;