infoPath property

  1. @override
String infoPath
override

The base request format for the current object.

Implementation

@override
String get infoPath =>
    apiPath['modmail_conversation'].replaceAll(_kIdRegExp, id);