previousChildKey property

String? previousChildKey

Implementation

String? get previousChildKey {
  return _data['previousChildKey'];
}