asCardImage method

String? asCardImage()

Implementation

String? asCardImage() {
  return returnCardImage(brand);
}