trustedSource property

  1. @BuiltValueField.new(wireName: r'trustedSource')
bool? get trustedSource

Identifies if the bank account was created through instant bank verification.

Implementation

@BuiltValueField(wireName: r'trustedSource')
bool? get trustedSource;