menu
purchases_flutter package
documentation
models/store_product_wrapper.dart
StoreProduct
title property
title property
dark_mode
light_mode
title
property
String
get
title
inherited
Title of the product.
Implementation
String get title => throw _privateConstructorUsedError;
purchases_flutter package
documentation
models/store_product_wrapper
StoreProduct
title property
StoreProduct class