canWriteWithoutResponse property
bool
get
canWriteWithoutResponse
是否支持无响应写。
Implementation
bool get canWriteWithoutResponse =>
properties.contains('writeWithoutResponse');
是否支持无响应写。
bool get canWriteWithoutResponse =>
properties.contains('writeWithoutResponse');