password property

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

The password for the API credential that was created.

Implementation

@BuiltValueField(wireName: r'password')
String get password;