Skip to content

Instantly share code, notes, and snippets.

@moho12n
Created June 14, 2020 20:33
Show Gist options
  • Save moho12n/63dbfb55be1ac691e178d4e0e38903d2 to your computer and use it in GitHub Desktop.
Save moho12n/63dbfb55be1ac691e178d4e0e38903d2 to your computer and use it in GitHub Desktop.
import '../models/markerModel.dart';
class Tools {
static List<MarkersModel> markersList = List();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment