callsVersion property

  1. @JsonKey(name: 'calls_version')
int callsVersion
inherited

Calls version. 0 = disabled, 1 = audio only, 2 = audio+video.

Implementation

@JsonKey(name: 'calls_version')
int get callsVersion => throw _privateConstructorUsedError;