mapRotation abstract method

Future<void> mapRotation(
  1. int idOSM,
  2. double degree
)

Implementation

Future<void> mapRotation(
  int idOSM,
  double degree,
);