ObjectContexts constructor

ObjectContexts({
  1. Map<String, ObjectCustomContextPayload>? custom,
})

Implementation

ObjectContexts({this.custom});