assistant property
assistant
refers to the name of the Be.Well user assistant,
i.e Bev or Bowi.
Implementation
@JsonKey(name: 'assistant', unknownEnumValue: Assistant.bev)
Assistant? get assistant => throw _privateConstructorUsedError;
assistant
refers to the name of the Be.Well user assistant,
i.e Bev or Bowi.
@JsonKey(name: 'assistant', unknownEnumValue: Assistant.bev)
Assistant? get assistant => throw _privateConstructorUsedError;