currencies property

Implementation

List<Input$TargetCurrencyInput>? get currencies =>
    (_$data['currencies'] as List<Input$TargetCurrencyInput>?);