error_code property

BACNET_ERROR_CODE get error_code

Implementation

BACNET_ERROR_CODE get error_code =>
    BACNET_ERROR_CODE.fromValue(error_codeAsInt);