getSource abstract method

Future<Object?> getSource(
  1. String id
)

fetch source added to style

Implementation

Future<Object?> getSource(String id);