getStudioById abstract method

Future<Studio> getStudioById(
  1. String id
)

Implementation

Future<Studio> getStudioById(String id);