setBagWithOppo abstract method

void setBagWithOppo(
  1. int count, {
  2. String? title,
  3. String? content,
})

设置oppo的小角标

Implementation

void setBagWithOppo(int count, {String? title, String? content});