calls property

  1. @BuiltValueField.new(wireName: r'calls')
BuiltList<CallStatusResponse> get calls

List of calls

Implementation

@BuiltValueField(wireName: r'calls')
BuiltList<CallStatusResponse> get calls;