store abstract method

void store(
  1. {String? id}
)

Adds the store part to this ICdnHttpRoute.

Implementation

void store({String? id});