Last updated:
0 purchases
fm marketingutil
Features #
Marketing engine utilities
Usage #
import 'package:fm_marketingutil/fm_marketingutil.dart';
final data = MarketingEngine.generateCreditOtp({userId});
final otp = data['otp'];
final expiredAt = data['expiredAt'];
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.