resolvedBrand property

String get resolvedBrand

Brand string for CardBrandImage (non-null fallback).

Implementation

String get resolvedBrand => brand ?? 'Card';