multipleDataKey property

String get multipleDataKey

Implementation

String get multipleDataKey {
  return endpoint.split('/').last;
}