voiceUrl property

  1. @JsonKey(name: 'voice_url')
String get voiceUrl
inherited

A valid URL for the voice recording

Implementation

@JsonKey(name: 'voice_url')
String get voiceUrl;