visible abstract method

Future<bool> visible(
  1. String id
)

fetch layer visibility

Implementation

Future<bool> visible(String id);