capacitor-marketingname-plugin
v2.0.0-beta1
Published
Plugin that returns the marketing name of the phone
Readme
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; }>
