Creates a capsule with the given type and data.
type
data
Capsule({required this.type, required this.data});