getProductId method

  1. @override
String getProductId()
override

Implementation

@override
String getProductId() {
  return "$id";
}