ReioPubspec class

Don't change this file or class, it's generated! Contains data from pubspec.yaml.

  • The usual fields are the name from the config and the String type.
  • Arrays and the like are maps with a String key and a dynamic value.
  • All keys try to have a String value, the exception is a key without a value, it will have a bool value.

Constructors

ReioPubspec()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

description → const String
devDependencies → const Map<String, dynamic>
documentation → const String
environment → const Map<String, dynamic>
homepage → const String
issueTracker → const String
platforms → const Map<String, dynamic>
repository → const String
version → const String