ParseStateObject(Map<String, dynamic> options) { name = options["name"]; fromDeclaration = options["fromDeclaration"]; }