JasprOptions constructor

const JasprOptions({
  1. Map<Type, ClientTarget<Component>> targets = const {},
})

Implementation

const JasprOptions({this.targets = const {}});