relationshipsFor abstract method

Map<String, Map<String, Object?>> relationshipsFor([
  1. T model
])

Implementation

Map<String, Map<String, Object?>> relationshipsFor([T model]);