2.0.0-beta1 • Published 2 years ago
capacitor-marketingname-plugin v2.0.0-beta1
capacitor-marketingname-plugin
Plugin that returns the marketing name of the phone
Install
npm install capacitor-marketingname-plugin
npx cap syncAPI
getMarketingName()
getMarketingName() => Promise<{ value: string; }>Returns: Promise<{ value: string; }>