faceInstructionsProceed property

String faceInstructionsProceed
getter/setter pair

Implementation

static String faceInstructionsProceed = Platform.isAndroid
    ? "faceInstructionsProceed"
    : "faceInstructions_button";