toModel method

WebpushFcmOptions toModel()

Implementation

fmc1.WebpushFcmOptions toModel() {
  return fmc1.WebpushFcmOptions(link: link);
}