Returns the data fields of Activity in JSON format.
Map<String, dynamic> toJson() => {'type': type, 'confidence': confidence};