phone property

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

Implementation

@BuiltValueField(wireName: 'phone')
String? get phone;