hasWriteValueWithoutResponse method
Check to see if the writeValueWithoutResponse function exists.
See:
ignore: deprecated_member_use_from_same_package
Implementation
bool hasWriteValueWithoutResponse() => has("writeValueWithoutResponse");
Check to see if the writeValueWithoutResponse function exists.
See:
ignore: deprecated_member_use_from_same_package
bool hasWriteValueWithoutResponse() => has("writeValueWithoutResponse");