callInstructions property

String? get callInstructions

Property getter and setter for callInstructions:

Implementation

String? get callInstructions;
set callInstructions (String? callInstructions)

Implementation

set callInstructions(String? callInstructions);