Map<String, dynamic> toJSON() { return { 'playstoreUrl': playstoreUrl, 'appstoreUrl': appstoreUrl, }; }