Property constructor

Property(
  1. {required String name,
  2. String? value,
  3. num? number}
)

Implementation

Property