SectoralItemProps class

Реквизит предусмотренный НПА

Constructors

SectoralItemProps({required String federalId, required String date, required String number, required String value})

Properties

date String
Дата нормативного акта ФОИВ Значение в формате в формате ДД.ММ.ГГГГ
final
federalId String
Идентификатор ФОИВ (федеральный орган исполнительной власти)
final
hashCode int
The hash code for this object.
no setterinherited
number String
Номер нормативного акта ФОИВ, регламентирующего порядок заполнения реквизита «значение отраслевого реквизита»
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value String
Состав значений, определенных нормативного актом ФОИВ
final

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