id property

  1. @BuiltValueField(wireName: r'id')
String id

The ID of the recovery flow

Implementation

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