PreferPrimary$Response constructor

const PreferPrimary$Response({
  1. Object? preferPrimary,
})

Implementation

const PreferPrimary$Response({
  this.preferPrimary,
});