callInstructions property

String? callInstructions

Property getter and setter for callInstructions:

Implementation

String? get callInstructions;
void callInstructions=(String? callInstructions)

Implementation

set callInstructions(String? callInstructions);