calls property

  1. @BuiltValueField(wireName: r'calls')
int calls

Sum of all calls for a particular day

Implementation

@BuiltValueField(wireName: r'calls')
int get calls;