Context class
A context.
Constructors
- Context.new({int? id, String? name, Scope? scope})
-
Context.fromJson(Map<
String, Object?> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited