get method

Map<String, Object> get()

Implementation

Map<String, Object> get() {
  return models;
}