The context around the exception. Use this for scoped-values and states that may have contributed to the exception and might be useful in reproduction.
@override Map<String, dynamic> get context => <String, dynamic>{'name': name};