RhodamineDye constructor

RhodamineDye([
  1. void updates(
    1. RhodamineDyeBuilder b
    )?
])

Implementation

factory RhodamineDye([void Function(RhodamineDyeBuilder b)? updates]) =
    _$RhodamineDye;