GLSRecord
constructor(sequenceNumber: Int, time: Calendar? = null, glucoseConcentration: Float? = null, unit: ConcentrationUnit? = null, type: RecordType? = null, status: GlucoseStatus? = null, sampleLocation: SampleLocation? = null, contextInformationFollows: Boolean)