Fetch KwikForms asset/property configuration for the current merchant.
Future<Result<dynamic>> getKfAssetsProperties() async { return await ApiService.getKfAssetsProperties(); }