content property

  1. @BuiltValueField.new(wireName: r'content')
UpdateAccountResponse? get content

The details of the Account update.

Implementation

@BuiltValueField(wireName: r'content')
UpdateAccountResponse? get content;