method property

SipMethod? method

Implementation

SipMethod? get method => SipMethodHelper.fromString(method_str);