ecgDatas property

  1. @JsonKey(defaultValue: [])
List<List<double>> ecgDatas
getter/setter pair

Implementation

@JsonKey(defaultValue: [])
List<List<double>> ecgDatas = [];