displayName property

  1. @JsonKey(name: 'display_name')
String displayName
inherited

Title.

Implementation

@JsonKey(name: 'display_name')
String get displayName => throw _privateConstructorUsedError;