isCapital property

  1. @override
String get isCapital
override

No description provided for @isCapital.

In en, this message translates to: 'I wish to purchase a capital item'

Implementation

@override
String get isCapital => 'I wish to purchase a capital item';