ctx property

  1. @JsonKey(fromJson: _ctxFromJson, toJson: _ctxToJson)
Pointer<whisper_context> ctx
getter/setter pair

Implementation

@JsonKey(fromJson: _ctxFromJson, toJson: _ctxToJson)
Pointer<whisper_context> ctx = nullptr;