toModel method

FcmOptions toModel()

Implementation

fmc1.FcmOptions toModel() {
  return fmc1.FcmOptions(analyticsLabel: analyticsLabel);
}