balancePlatform property

  1. @BuiltValueField.new(wireName: r'balancePlatform')
String? get balancePlatform

The unique identifier of the balance platform.

Implementation

@BuiltValueField(wireName: r'balancePlatform')
String? get balancePlatform;