call method

StudioMediaProvider call(
  1. String studioId
)

Implementation

StudioMediaProvider call(String studioId) =>
    StudioMediaProvider._(argument: studioId, from: this);