menu
amc_nas_lib package
documentation
client/webrtc/webrtc_http_message.dart
WebRtcHttpMessage
isPost property
isPost property
dark_mode
light_mode
isPost
property
bool
get
isPost
Implementation
bool get isPost => method == httpMethodPost;
amc_nas_lib package
documentation
client/webrtc/webrtc_http_message
WebRtcHttpMessage
isPost property
WebRtcHttpMessage class